add All
fun DslList<MeshProtos.Neighbor, NeighborInfoKt.Dsl.NeighborsProxy>.addAll(values: Iterable<MeshProtos.Neighbor>)
The list of out edges from this node
Content copied to clipboard
repeated .meshtastic.Neighbor neighbors = 4;
Parameters
values
The neighbors to add.